CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - simulated annealing

搜索资源列表

  1. simulated_annealing

    0下载:
  2. 人工智能问题,通过模拟退火算法实现旅行商问题,随机产生31个地址,计算旅行商走完的最短路径,并绘制路线图。作者:陈华昌-Using simulated annealing algorithm achive "traveler" problem.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:14972
    • 提供者:chc
  1. simulated-annealing

    0下载:
  2. 模拟退火程序,用MATLAB语言实现,并带有程序算法说明-simulated annealing
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:25845
    • 提供者:刘文
  1. MSCI703_project

    0下载:
  2. this journal is created by Sachin Jayaswal Student ID: 20186226 Department of Management Sciences University of Waterloo. it s describe how performances of tabu search and simulated annealing solve the TSP. this journal includes tabu search and S
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:74856
    • 提供者:destra
  1. SimulatedAnnealing

    0下载:
  2. a useful presentation about Simulated annealing
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:191517
    • 提供者:niloofar
  1. SA

    0下载:
  2. Hybrid Simulated Annealing for synthesis of fiber Bragg grating
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:7807
    • 提供者:fethallah
  1. safeatureselectionpaper

    0下载:
  2. 模拟退火算法进行特征选择和参数优化的经典论文-Simulated annealing algorithm for feature selection and parameter optimization of the classic papers
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:836552
    • 提供者:覃茂运
  1. Solving

    2下载:
  2. 求解双层规划问题常用的算法有极点算法、直接搜索法、下降法和非数值优化方法(如模拟退火算法、遗传算法等),遗传算法的求解思路是:首先对上层的决策变量编码,代人下层规划模型,通过求解下层模型的决策变量值,代入上层模型计算适应度值,然后进行交叉、变异、选择操作,最后求出最优解。-Solving Bilevel Programming Problems with pole algorithm commonly used algorithms, direct search method, descent
  3. 所属分类:Communication

    • 发布日期:2015-09-13
    • 文件大小:1854
    • 提供者:大海
  1. Theadvancedcomparisonalgorithmlecture

    0下载:
  2. 在本讲义中,我们将着重讲述一些数学建模中常用的算法,包括神经网络算法、遗传算 法、模拟退火算法和模糊数学方法。用这些算法可以较容易地解决一些很复杂的,常规算法很难解决的问题。-In this lecture, we will focus on about a number of commonly used mathematical modeling algorithms, including neural network algorithm, genetic algorithm Meth
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:273144
    • 提供者:drawsalt
  1. Simulated

    0下载:
  2. 用模拟退火算法求30个城市的旅行商问题的C程序-Simulated Annealing Algorithm with 30 cities of the TSP C program
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1027343
    • 提供者:li qing
  1. AdaptiveSimulatedAnnealing

    0下载:
  2. Adaptive Simulated Annealing with matlab code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7853
    • 提供者:rozita
  1. NP

    1下载:
  2. 基于模拟退火的粒子群算法,基于自然选择的粒子群算法,基于杂交的粒子群算法-Based on simulated annealing particle swarm algorithm, based on natural selection, particle swarm optimization, particle swarm optimization based on hybrid
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3704
    • 提供者:Scott
  1. Jobshopschedulingsimulatedannealinggeneticalgorith

    7下载:
  2. 车间作业调度的模拟退火遗传算法,可以用于一般生产性过程中的工序调度应用 -Job shop scheduling simulated annealing genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:17815
    • 提供者:赵欣
  1. Simulated-annealing-algorithm

    0下载:
  2. 模拟退火算法的matlab示例,很好的入门程序,附有算法的matlab仿真-Simulated annealing algorithm matlab example, a good entry procedures, with the algorithm matlab simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:478990
    • 提供者:baide
  1. TSP-based-on-improved-pso

    1下载:
  2. 基于对粒子群优化算法原理的分析,实现了一种基于TSP的改进的粒子群优化算法:求解TSP的混合粒子群算法,结合遗传算法、蚁群算法和模拟退火算法的思想来解决TSP问题。-Particle swarm optimization based on the principle of the analysis, implemented based on TSP, improved particle swarm optimization algorithm: solving the TSP hybrid pa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-23
    • 文件大小:634043
    • 提供者:durongmao
  1. Simulated-annealing-algorithm

    0下载:
  2. 模拟退火算法,计算复杂函数极值,可以通过这个函数计算最值,得出最优解-Simulated annealing algorithm, the computational complexity of the function extreme value, you can calculate the value of this function, the optimal solution
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2205
    • 提供者:李思远
  1. Simulated-annealing

    1下载:
  2. MATLAB编写的模拟退火程序,用来求解TSP问题,并给出结果图像-Simulated annealing process with MATLAB for solving TSP problem,and given result image
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:24873
    • 提供者:甘明辉
  1. simulated-annealing

    0下载:
  2. matlab模拟退火中源程序,基本例程都在压缩包中了。-simulated annealing matlab source code, the basic routines are in a compressed package.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:155403
    • 提供者:lee shao hua
  1. BPPSOSA

    1下载:
  2. matlab中基于模拟退火法的粒子群BP神经网络计算程序-matlab simulated annealing method based on BP neural network computing PSO program
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:81292
    • 提供者:
  1. tulun2

    0下载:
  2. 数学建模中的常用算法 - 算法分析 - 道客巴巴 数学建模中的常用算法 成都信息工程...最优化理论的三大非经典算法: 模拟退火法SA、神经网络NN、遗传算法GA 近几年的... -Commonly used mathematical modeling algorithm- Algorithm Analysis- Road passenger Baba mathematical modeling algorithms used in the Chengdu Univers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:5600
    • 提供者:chen
  1. Simulated-annealing-pseudocode

    0下载:
  2. 模拟退火算法的伪代码 可在各大编程软件上编程并调试运行-Simulated annealing algorithm pseudo-code program in the major programming and debugging software running on
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2900
    • 提供者:林晓
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com